home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 22
/
Cream of the Crop 22.iso
/
program
/
euphor14.zip
/
BIN.DOC
< prev
next >
Wrap
Text File
|
1996-04-05
|
1KB
|
30 lines
EUPHORIA\BIN
This directory contains the Euphoria executable ex.exe, plus a number
of utility programs written in Euphoria:
ascii.ex - prints a character chart from 0 to 255
bind.bat - shroud & bind a Euphoria program to ex.exe to make
a stand-alone .exe file
bind.ex - shrouded Euphoria program for shrouding and binding
cdguru.bat - The Guru search engine applied to the current directory
that you are in. Searches any kind of text files.
ed.ex - the Euphoria editor
eprint.ex - prints Euphoria or other files in two-column condensed
mode. Highlights syntax of Euphoria files.
freq.ex - builds a binary tree to count frequencies of words
guru.ex - The Euphoria "Guru" search engine
key.ex - shows the numeric key code for any key on the keyboard
lines.ex - count lines and characters in a bunch of files
search.ex - search files for a string-pattern
sb.bat - turn on the bouncing balls screen saver
shroud.bat - source code shrouder, makes a shrouded .e or .ex file
where.ex - search for a file on your PATH
There are also small .bat files for most of the .ex utilities, so you
don't have to type "ex ...", e.g. just type "ascii" to turn run the
ascii.ex program.
Many of these programs expect to be run from a command line interface.